Release 10.1A: OpenEdge Deployment:
Startup Command and Parameter Reference


Proxy Password (-proxyPassword)

Use Proxy Password (-proxyPassword) when -proxyhost and -proxyport are specified and the Proxy server requires authentication.

Operating system
and syntax
UNIX
Windows
-proxyPassword password
Use
with
Maximum value
Minimum value
Single-user default
Multi-user default
Client Session

password

Password used to authenticate the AppServer client to the HTTP-based Proxy server. password can be a string of up to 512 printable ASCII characters.

You can access -proxyPassword using the SESSION:PROXY-PASSWORD attribute.

If -proxyhost and -proxyport are not specified on the command line to the 4GL client, any value for -proxyPassword, whether specified with the startup parameter or with the SESSION attribute, is ignored.

password is validated during the AppServer CONNECT() method. If the password is invalid, the CONNECT() method fails and OpenEdge issues an error message.

If -proxyUserid is not specified or SESSION:PROXY-USERID is not set, the CONNECT() method ignores any value for -proxyPassword.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095